home *** CD-ROM | disk | FTP | other *** search
- Path: news.cs.hope.edu!vnopstal
- From: vnopstal@cs.hope.edu (Michael Van Opstall)
- Newsgroups: comp.lang.c++
- Subject: Re: boolean.h of c++ on unix
- Date: 6 Jan 1996 19:59:13 GMT
- Organization: Hope College
- Message-ID: <4cmkah$kd7@news.cs.hope.edu>
- References: <4civv3$cmg@peter.pu.edu.tw>
- NNTP-Posting-Host: smaug.cs.hope.edu
- X-Newsreader: TIN [version 1.2 PL2]
-
- if it's a standard c++ library, you should do
-
- #include <boolean.h>
- ]
- instead of
- #include "boolean.h"
-
- --
- Michael A. Van Opstall -- vnopstal@cs.hope.edu
- http://www.cs.hope.edu/~vnopstal/deal.html - try it
-